Disable GC in ini files
authorAthos Ribeiro <athos.ribeiro@canonical.com>
Sat, 20 Jan 2024 13:01:24 +0000 (14:01 +0100)
committerOndřej Surý <ondrej@debian.org>
Sat, 11 Apr 2026 07:08:00 +0000 (09:08 +0200)
commitb62a6555132510a53ec5e4152bb40ba97180fa9a
tree76158ed18a95f4ff815b60cf6c3623aa9c442fc4
parent749c20ebfc8cf2c626806cdd9dade406b9e3e842
Disable GC in ini files

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831752
Bug-Ubuntu: https://bugs.launchpad.net/debian/+source/php7.3/+bug/1772915
Forwarded: not-needed
Last-Update: 2024-01-19

This is disabled in the Debian packages due to the strict permissions on
/var/lib/php. Instead, GC is performed through /etc/cron.d/php, which uses the
session.gc_maxlifetime setting.
Last-Update: 2024-01-19

Gbp-Pq: Name 0044-Disable-garbage-collection-routine.patch
php.ini-development
php.ini-production